home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 1 / CD Fun House (Wayzata Technology).iso / •AdventureLand• / Adventures / SpaceEscape •••• / SpaceEscape ееее / card_2838.txt < prev    next >
Text File  |  1990-10-02  |  2KB  |  73 lines

  1. -- card: 2838 from stack: in
  2. -- bmap block id: 12475
  3. -- flags: 4000
  4. -- background id: 3358
  5. -- name: bucks
  6. ----- HyperTalk script -----
  7. on mouseup
  8.   global buckaroos
  9.   if buckaroos is "yes" then
  10.     pop card
  11.   else go to card "cell1"
  12.   put "" into buckaroos
  13. end mouseup
  14.  
  15. on returnkey
  16.   global buckaroos
  17.   if buckaroos is "yes" then
  18.     pop card
  19.   else go to card "cell1"
  20.   put "" into buckaroos
  21. end returnkey
  22.  
  23. on closecard
  24.   visual effect dissolve very fast
  25. end closecard
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=484 top=313 right=340 bottom=509
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: help
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   push card
  43.   go to card "help1"
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 3 (field)
  49. -- low flags: 01
  50. -- high flags: 2000
  51. -- rect: left=4 top=12 right=314 bottom=507
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 0
  55. -- font id: 3
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: 
  60.  
  61.  
  62. -- part contents for card part 3
  63. ----- text -----
  64.      If you haven't already guessed, this game is another one of those "Share-ware" deals.  This means that, in order to avoid the risk and trouble of marketing a game commercially, the programmer will distribute it with a notice like this one, asking you, if you like this game, to send a small sum to him (or to her, as may be the case), and encouraging you to circulate it freely.
  65.      So that's what I'm doing now.  If you like this game, or just would like to make sure that the months I put into the making of this game were not in vain, 
  66. send $15 to:
  67.  
  68.                               Steve Merel (RE: SpaceEscape)
  69.                               400 Ardmore Ave.
  70.                               Manhattan Beach, CA 90266
  71.  
  72.      Include your name and address, and you will recieve a hint stack to show you how to win this game, along with a few other stacks.   And whether you send the $15 or not, feel free to send any comments, suggestions, or bugs that you find.
  73.